home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Programming / RJTextEd.exe / {app} / InstallData / Syntax / JScript.syx < prev    next >
Encoding:
Text File  |  2009-08-19  |  3.1 KB  |  54 lines

  1. ;{}
  2.  
  3. [Keywords]
  4. Statements and Objects=@cc_on|@elif|@else|@end|@if|@set|ActiveXObject|arguments|Array|Boolean|break|case|catch|continue|Date|Debug|debugger|default|do|else|Enumerator|Error|finally|for|Function|function|Global|if|in|Math|new|Number|Object|RegExp|return|String|switch|this|throw|try|var|VBArray|while|with|
  5. Properties, methods and functions=anchor|apply|arguments|atEnd|big|blink|bold|call|callee|caller|charAt|charCodeAt|compile|concat|constructor|Date.parse|Date.UTC|Debug.write|Debug.writeln|decodeURI|decodeURIComponent|description|dimensions|encodeURI|encodeURIComponent|escape|eval|exec|fixed|fontcolor|fontsize|fromCharCode|getDate|getDay|getFullYear|getHours|getItem|getMilliseconds|getMinutes|getMonth|GetObject|getSeconds|getTime|getTimezoneOffset|getUTCDate|getUTCDay|getUTCFullYear|getUTCHours|getUTCMilliseconds|getUTCMinutes|getUTCMonth|getUTCSeconds|getVarDate|getYear|global|hasOwnProperty|ignoreCase|index|indexOf|infinity|input|isFinite|isNaN|isPrototypeOf|italics|item|join|lastIndex|lastIndexOf|lastMatch|lastParen|lbound|leftContext|length|link|localeCompare|match|Math.abs|Math.acos|Math.asin|Math.atan|Math.atan2|Math.ceil|Math.cos|Math.E|Math.exp|Math.floor|Math.LN10|Math.LN2|Math.log|Math.LOG10E|Math.LOG2E|Math.max|Math.min|Math.PI|Math.pow|Math.random|Math.round|Math.sin|Math.sqrt|Math.SQRT1|Math.SQRT2|Math.tan|message|moveFirst|moveNext|multiline|name|NaN|number|Number.MAX_VALUE|Number.MIN_VALUE|Number.NaN|Number.NEGATIVE_INFINITY|Number.POSITIVE_INFINITY|parseFloat|parseInt|pop|propertyIsEnumerable|push|RegExp.$1|RegExp.$2|RegExp.$3|RegExp.$4|RegExp.$5|RegExp.$6|RegExp.$7|RegExp.$8|RegExp.$9|RegExp.index|RegExp.input|RegExp.lastIndex|RegExp.lastMatch|RegExp.lastParen|RegExp.leftContex|RegExp.rightContext|replace|reverse|rightContext|ScriptEngine|ScriptEngineBuildVersion|ScriptEngineMajorVersion|ScriptEngineMinorVersion|search|setDate|setFullYear|setHours|setMilliseconds|setMinutes|setMonth|setSeconds|setTime|setUTCDate|setUTCFullYear|setUTCHours|setUTCMilliseconds|setUTCMinutes|setUTCMonth|setUTCSeconds|setYear|shift|slice|small|sort|source|splice|split|strike|sub|substr|substring|sup|test|toArray|toDateString|toExponential|toFixed|toGMTString|toLocaleDateString|toLocaleLowerCase|toLocaleString|toLocaleTimeString|toLocaleUpperCase|toLowerCase|toPrecision|toString|toTimeString|toUpperCase|toUTCString|ubound|undefined|unescape|unshift|valueOf|
  6.  
  7. [Options]
  8. LineCommentA=//
  9. CommentStartA=/*
  10. CommentEndA=*/
  11. CommentStartB=<!--
  12. CommentEndB=-->
  13. Char='
  14. String="
  15. HexIdentifier=0x
  16. Escape=\
  17. Symbols=-+*<>!~%^&|={[()]}:.,;
  18. Numbers=0123456789
  19. AutoCloseBraceStart=(["'
  20. AutoCloseBraceEnd=)]"'
  21. AutoCloseBlockStart={
  22. AutoCloseBlockEnd=}
  23. EndOpenBlockAt=0123456789+-*/\={}[]();:.,
  24. AutoCompleteCharA=.
  25.  
  26. [FoldOptions]
  27. List_Exclude=if|while|do|for|else|switch|try|catch
  28. Separators=;()>}
  29. Case=1
  30.  
  31. [Block]
  32. 1_Name=Modifiers
  33. 1_OnLine=1
  34. 1_AsString=1
  35. 1_Start=/
  36. 1_End=
  37.  
  38. [Fold]
  39. 1_Id=
  40. 1_Begin={
  41. 1_End=}
  42. 1_EndBefore=} else
  43. 1_Section=
  44. 1_NoParentOfId=0
  45. 1_ListItem=
  46. 2_Id=[
  47. 2_Begin=
  48. 2_End=]
  49. 2_EndBefore=
  50. 2_Section=
  51. 2_NoParentOfId=0
  52. 2_ListItem=
  53.  
  54.